You can also use the arrow keys to select the cell and press the F2 key to start edition.
I: input, Q: Output
X: Boolean (1 bit), B: byte (8 bits), W: word (16 bits), D: double word (32 bits), L: long word (64 bits)
The address has the following format: “deviceId.slaveId.moduleId.bitOffset”, where deviceId, slaveId, moduleId and bitOffset are integers ranging from 0 to 65535.
The size of the variable and the I/O must be the same.
Example:
%IX0.1.2.4 is an input Boolean located on deviceId=0, slaveId=1, moduleId=2 at bitOffset=4
%QB0.1.2.0 is an output byte located on deviceId=0, slaveId=1, moduleId=2
If you enter invalid text, the table cell becomes red, and an explanation is also displayed in the information column.
Map Input and Output to Variables
|
Copyright © 2015 Kollmorgen™ |
|